;===============================================================================
; The ReadMe of ASPEED Graphics Linux DRM Driver Deb Package
;===============================================================================
1.Description:
- Deb Package for ASPEED Graphics Linux DRM Driver
2.Support ASPEED Graphics Chipsets:
- AST1100/1300/1400/2000/2050/2100/2150/2200/2300/2400/2500/2510/2530/2600
3.Support Linux Distributions: It's just for reference, please run "uname -r" to check
- Ubuntu 20.04 x86_64: ast-drm-linux5.04.deb
- Ubuntu 20.04 x86_64: ast-drm-linux5.08.deb
- Ubuntu 20.04 x86_64: ast-drm-linux5.11.deb
- Ubuntu 20.04 x86_64: ast-drm-linux5.13.deb
4.Update Sequences:
- Debian:
  >> run "uname -r" to get the kernel version
  >> run "apt-get install linux-headers-$(uname -r)
  >> select proper deb and run "dpkg -i ast-drm-linux3.16.deb" for example
  +++ if it is failed due to dependency issue
  ++++ run "apt-get -f install" and try again
  >> reboot
- Ubuntu:
  >> run "uname -r" to get the kernel version
  >> disable "secure boot" in BIOS option
  >> select proper deb and run "dpkg -i ast-drm-linux4.15.deb" for example
  +++ if it is failed due to dependency issue
  ++++ run "apt-get -f install" and try again
  >> reboot
5.FAQ:
- show "ast: loading out-of-tree modules taints kernel."
  >> it is normal becasue the patch module driver did not include the signature of the linux distribution
- check the version of installed package
  >> run "dpkg -l | grep "ast-dkms"
6.Contact Window:
- kuohsiang_chou@aspeedtech.com
- 886-3-5751185 ext. 8875

